home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 32 / CD Expert nº 32 Myth The Fallen Lords.iso / pc / BRINDES / BOOTMAGI / DOS / INSTALL.DAT < prev    next >
Text File  |  2005-01-26  |  7KB  |  233 lines

  1. /*
  2.  * INSTALL.DAT
  3.  *
  4.  * Project: BootMagic
  5.  * Version: 1.01
  6.  *
  7.  * This INSTALL.DAT was automatically generated by DDB
  8.  */
  9.  
  10. @DefineProject
  11.     @Name = "BootMagic"
  12.     @Version = "1.01"
  13.  
  14.     @Subdir = "\\"
  15.     @OutDrive = Z
  16. @EndProject
  17.  
  18. @Spawn("@StartUpDrive:winchk.exe")
  19.  
  20. @If ( @Spawn() < 0 )
  21.     @Display      
  22.     @Cls
  23.  
  24.         Unable to execute WINCHK.EXE. Make sure you have HIMEM.SYS
  25.         loaded. Install cannot continue and will exit.
  26.  
  27.  
  28.         @Pause
  29.         @Exit
  30.     @EndDisplay
  31. @EndIf
  32.  
  33. @If ( @Spawn() != 1)
  34.     @Display
  35.     @Cls
  36.  
  37.     This program cannot be executed from a DOS box under Windows.
  38.     You should install using to Windows install or reboot using
  39.     DOS and use this DOS install again.
  40.  
  41.     @Pause
  42.         @Exit
  43.     @EndDisplay
  44. @EndIf
  45.  
  46. @Spawn("@StartUpDrive:bmboot.exe /inst")
  47.  
  48. @If ( @Spawn() < 0 )
  49.     @Display      
  50.     @Cls
  51.  
  52.         Unable to execute BMBOOT.EXE. Make sure you have HIMEM.SYS
  53.         loaded. Install cannot continue and will exit.
  54.  
  55.  
  56.         @Pause
  57.     @EndDisplay
  58.     @Exit
  59. @EndIf
  60.  
  61. @If ( @Spawn() != 0)
  62.     @Display
  63.     @Cls
  64.  
  65.     BootMagic is already installed in another partition.  If you
  66.     wish to reinstall BootMagic, then boot that partition before
  67.     running the installation.  BMBOOT.EXE can help you select the
  68.     correct partition to boot.
  69.  
  70.     @Pause
  71.     @EndDisplay
  72.     @Exit
  73. @ElseIf ( @Exists("c:\\btmagic.pq\\odconfig") )
  74.     @Display
  75.     @Cls
  76.  
  77.     Before installing this version of BootMagic, please uninstall
  78.     any previous version of BootMagic.
  79.  
  80.     @Pause
  81.     @EndDisplay
  82. @Else
  83.     @Display
  84.     @Cls
  85.  
  86.     This program will install: @Name version @Version
  87.     on your computer system.  
  88.  
  89.     WARNING -- If you are running this install from Windows 3.x, 
  90.     please exit the install, exit Windows and run the install 
  91.     again without Windows running.
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.     @Pause
  99.     @EndDisplay
  100.  
  101.     @OutDrive = C
  102.  
  103.     @DefineDisk
  104.     @Label = "Disk #1"
  105.     @BeginLib BTMAGIC.001
  106.         @F AUTOEXEC.BAT @S 329 @O BTMAGIC.PQ\AUTOEXEC.BAT
  107.         @F BMBOOT.EXE @S 235175 @O BTMAGIC.PQ\BMBOOT.EXE
  108.         @F BMCFG.EXE @S 625911 @O BTMAGIC.PQ\BMCFG.EXE
  109.         @F BMHELP.DAT @S 55296 @O BTMAGIC.PQ\BMHELP.DAT
  110.         @F BTMAGIC.IMG @S 212064 @O BTMAGIC.PQ\BTMAGIC.IMG
  111.         @F BTREADME.TXT @S 5036 @O BTMAGIC.PQ\BTREADME.TXT
  112.         @F CONFIG.BAT @S 73 @O BTMAGIC.PQ\CONFIG.BAT
  113.         @F CONFIG.SYS @S 54 @O BTMAGIC.PQ\CONFIG.SYS
  114.         @F LICENSE.TXT @S 8982 @O BTMAGIC.PQ\LICENSE.TXT
  115.         @F LOADBM.SYS @S 1987 @O BTMAGIC.PQ\LOADBM.SYS
  116.         @F MBR.DAT @S 512 @O BTMAGIC.PQ\MBR.DAT
  117.         @F MKRESCUE.BAT @S 410 @O BTMAGIC.PQ\MKRESCUE.BAT
  118.         @F MOUSE.COM @S 37681 @O BTMAGIC.PQ\MOUSE.COM
  119.         @F PARTINFO.EXE @S 73384 @O BTMAGIC.PQ\PARTINFO.EXE
  120.         @F REBOOT.COM @S 21 @O BTMAGIC.PQ\REBOOT.COM
  121.         @F WRPROG.EXE @S 95139 @O BTMAGIC.PQ\WRPROG.EXE
  122.         @F BMBASE.BMP @S 33342 @O BTMAGIC.PQ\BMP\BMBASE.BMP
  123.         @F DIGIT0.BMP @S 190 @O BTMAGIC.PQ\BMP\DIGIT0.BMP
  124.         @F DIGIT1.BMP @S 190 @O BTMAGIC.PQ\BMP\DIGIT1.BMP
  125.         @F DIGIT2.BMP @S 190 @O BTMAGIC.PQ\BMP\DIGIT2.BMP
  126.         @F DIGIT3.BMP @S 190 @O BTMAGIC.PQ\BMP\DIGIT3.BMP
  127.         @F DIGIT4.BMP @S 190 @O BTMAGIC.PQ\BMP\DIGIT4.BMP
  128.         @F DIGIT5.BMP @S 190 @O BTMAGIC.PQ\BMP\DIGIT5.BMP
  129.         @F DIGIT6.BMP @S 190 @O BTMAGIC.PQ\BMP\DIGIT6.BMP
  130.         @F DIGIT7.BMP @S 190 @O BTMAGIC.PQ\BMP\DIGIT7.BMP
  131.         @F DIGIT8.BMP @S 190 @O BTMAGIC.PQ\BMP\DIGIT8.BMP
  132.         @F DIGIT9.BMP @S 190 @O BTMAGIC.PQ\BMP\DIGIT9.BMP
  133.         @F MENUHEAD.BMP @S 744 @O BTMAGIC.PQ\BMP\MENUHEAD.BMP
  134.         @F STPTIMER.BMP @S 170 @O BTMAGIC.PQ\BMP\STPTIMER.BMP
  135.         @F BEOSCAN.ICO @S 766 @O BTMAGIC.PQ\ICO\BEOSCAN.ICO
  136.         @F BOOTMAG.ICO @S 766 @O BTMAGIC.PQ\ICO\BOOTMAG.ICO
  137.         @F CANTEMP.ICO @S 766 @O BTMAGIC.PQ\ICO\CANTEMP.ICO
  138.         @F LINUXCA.ICO @S 766 @O BTMAGIC.PQ\ICO\LINUXCA.ICO
  139.         @F MSDOS.ICO @S 766 @O BTMAGIC.PQ\ICO\MSDOS.ICO
  140.         @F MSDOS2.ICO @S 766 @O BTMAGIC.PQ\ICO\MSDOS2.ICO
  141.         @F MSDOS3.ICO @S 766 @O BTMAGIC.PQ\ICO\MSDOS3.ICO
  142.         @F MSDOS4.ICO @S 766 @O BTMAGIC.PQ\ICO\MSDOS4.ICO
  143.         @F MSDOS5.ICO @S 766 @O BTMAGIC.PQ\ICO\MSDOS5.ICO
  144.         @F MSDOS6.ICO @S 766 @O BTMAGIC.PQ\ICO\MSDOS6.ICO
  145.         @F MSDOSCA.ICO @S 766 @O BTMAGIC.PQ\ICO\MSDOSCA.ICO
  146.         @F MSWIN.ICO @S 766 @O BTMAGIC.PQ\ICO\MSWIN.ICO
  147.         @F MSWIN2.ICO @S 766 @O BTMAGIC.PQ\ICO\MSWIN2.ICO
  148.         @F MSWIN32.ICO @S 766 @O BTMAGIC.PQ\ICO\MSWIN32.ICO
  149.         @F MSWIN321.ICO @S 766 @O BTMAGIC.PQ\ICO\MSWIN321.ICO
  150.         @F MSWINNT.ICO @S 766 @O BTMAGIC.PQ\ICO\MSWINNT.ICO
  151.         @F MSWINNT2.ICO @S 766 @O BTMAGIC.PQ\ICO\MSWINNT2.ICO
  152.         @F MSWINNT3.ICO @S 766 @O BTMAGIC.PQ\ICO\MSWINNT3.ICO
  153.         @F MSWINNT4.ICO @S 766 @O BTMAGIC.PQ\ICO\MSWINNT4.ICO
  154.         @F OS2.ICO @S 766 @O BTMAGIC.PQ\ICO\OS2.ICO
  155.         @F OS22.ICO @S 766 @O BTMAGIC.PQ\ICO\OS22.ICO
  156.         @F OS23.ICO @S 766 @O BTMAGIC.PQ\ICO\OS23.ICO
  157.         @F OS24.ICO @S 766 @O BTMAGIC.PQ\ICO\OS24.ICO
  158.         @F OS2CAN.ICO @S 766 @O BTMAGIC.PQ\ICO\OS2CAN.ICO
  159.         @F PCDOS.ICO @S 766 @O BTMAGIC.PQ\ICO\PCDOS.ICO
  160.         @F PCDOS2.ICO @S 766 @O BTMAGIC.PQ\ICO\PCDOS2.ICO
  161.         @F PCDOSCA.ICO @S 766 @O BTMAGIC.PQ\ICO\PCDOSCA.ICO
  162.         @F PQBOOT.ICO @S 766 @O BTMAGIC.PQ\ICO\PQBOOT.ICO
  163.         @F PQBOOT2.ICO @S 766 @O BTMAGIC.PQ\ICO\PQBOOT2.ICO
  164.         @F PQBOOT3.ICO @S 766 @O BTMAGIC.PQ\ICO\PQBOOT3.ICO
  165.         @F RESCUE.ICO @S 766 @O BTMAGIC.PQ\ICO\RESCUE.ICO
  166.         @F WARP-B.ICO @S 766 @O BTMAGIC.PQ\ICO\WARP-B.ICO
  167.         @F WARP-BQ.ICO @S 766 @O BTMAGIC.PQ\ICO\WARP-BQ.ICO
  168.         @F WARP.ICO @S 766 @O BTMAGIC.PQ\ICO\WARP.ICO
  169.         @F WARP2.ICO @S 766 @O BTMAGIC.PQ\ICO\WARP2.ICO
  170.         @F WARPCAN.ICO @S 766 @O BTMAGIC.PQ\ICO\WARPCAN.ICO
  171.         @F WEBPAGE.ICO @S 766 @O BTMAGIC.PQ\ICO\WEBPAGE.ICO
  172.         @F WIN95CA.ICO @S 766 @O BTMAGIC.PQ\ICO\WIN95CA.ICO
  173.         @F WIN98CA.ICO @S 766 @O BTMAGIC.PQ\ICO\WIN98CA.ICO
  174.         @F WINDOWS.ICO @S 766 @O BTMAGIC.PQ\ICO\WINDOWS.ICO
  175.         @F WINDOWS2.ICO @S 766 @O BTMAGIC.PQ\ICO\WINDOWS2.ICO
  176.         @F WINNTCA.ICO @S 766 @O BTMAGIC.PQ\ICO\WINNTCA.ICO
  177.         @F WINOS2.ICO @S 766 @O BTMAGIC.PQ\ICO\WINOS2.ICO
  178.         @F WINOS22.ICO @S 766 @O BTMAGIC.PQ\ICO\WINOS22.ICO
  179.         @F PATCH.CTL @S 3433 @O BTMAGIC.PQ\PATCH\PATCH.CTL
  180.         @F PATCH.EXE @S 169883 @O BTMAGIC.PQ\PATCH\PATCH.EXE
  181.         @F PATCH.FS @S 902 @O BTMAGIC.PQ\PATCH\PATCH.FS
  182.         @F PATCH.HLP @S 62014 @O BTMAGIC.PQ\PATCH\PATCH.HLP
  183.         @F PATCH.ICO @S 766 @O BTMAGIC.PQ\PATCH\PATCH.ICO
  184.         @F PATCH.PIF @S 545 @O BTMAGIC.PQ\PATCH\PATCH.PIF
  185.         @F PATCH.PRN @S 3766 @O BTMAGIC.PQ\PATCH\PATCH.PRN
  186.         @F QUICKREF.TXT @S 22870 @O BTMAGIC.PQ\PATCH\QUICKREF.TXT
  187.         @F README.TXT @S 2060 @O BTMAGIC.PQ\PATCH\README.TXT
  188.     @EndLib
  189. @EndDisk
  190.  
  191.     @Finish
  192.  
  193.     @Delete("c:\\btmagic.pq\\readme.txt")
  194.     @Rename("c:\\btmagic.pq\\btreadme.txt", "readme.txt")
  195.         @If (@Spawn("c:\\btmagic.pq\\wrprog.exe c:\\btmagic.pq\\loadbm.sys") == 0)
  196.  
  197.     All of the files for @Name have been installed.  
  198.  
  199.     Installation of @Name may cause some virus detection software 
  200.     to give a false warning that a virus has been detected.  This 
  201.     may happen once after installation, but    should only happen once. 
  202.     Other warnings of virus detection software should be carefully 
  203.     investigated.
  204.  
  205.     Please read the README.TXT and LICENSE.TXT files found in the
  206.     C:\BTMAGIC.PQ directory.  To make a rescue diskette, run the 
  207.     MKRESCUE.BAT file from the C:\BTMAGIC.PQ directory.
  208.  
  209.         To complete the installation of @Name, the configuration 
  210.     program will now be executed.
  211.  
  212.     @Pause
  213.         @ChDrive C
  214.         @ChDir "\\btmagic.pq"
  215.         @System("config -i")
  216.  
  217.     @Else
  218.  
  219.         Installation encounted some errors.  Error @Spawn() in WRPROG.EXE.
  220.  
  221.         @Pause
  222.  
  223.     @Endif
  224.  
  225.     @ChDrive @OutDrive
  226.     @ChDir "@SubDir"
  227.     @Delete("c:\\instrun.exe")
  228.  
  229.     @EndFinish
  230. @EndIf
  231.  
  232. /* end-of-file */
  233.